gdk: Rename gdk_seat_get_physical_devices() to gdk_seat_get_devices()
authorCarlos Garnacho <carlosg@gnome.org>
Thu, 30 Jul 2020 15:52:28 +0000 (17:52 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Thu, 30 Jul 2020 16:44:40 +0000 (18:44 +0200)
commit96452a2e46a09636b20465fde89e370dbf5eb4cb
tree87df3167069d0d332c4a85f522782007c2784fdd
parent46eb0543373a7734e5ddeed7aa0a877af3bcf2ad
gdk: Rename gdk_seat_get_physical_devices() to gdk_seat_get_devices()

We don't want to tell what they are, and the distinction is now less
clear. Remove the adjective from the function name.
docs/reference/gdk/gdk4-sections.txt
gdk/broadway/gdkdevice-broadway.c
gdk/gdkseat.c
gdk/gdkseat.h
gdk/gdkseatdefault.c
gdk/gdkseatprivate.h
gdk/gdksurface.c
gdk/wayland/gdkdevice-wayland.c
gdk/x11/gdkmain-x11.c
gtk/inspector/general.c
testsuite/gdk/seat.c